Document Library for UWP
GetProperty(Type,String,BindingFlags,Type,Type[]) メソッド

C1.UWP.Document アセンブリ > C1.Xaml.Document 名前空間 > Utils クラス : GetProperty(Type,String,BindingFlags,Type,Type[]) メソッド
シンタックス
'宣言
 
Public Shared Function GetProperty( _
   ByVal type As System.Type, _
   ByVal name As System.String, _
   ByVal bindingFlags As System.Reflection.BindingFlags, _
   ByVal returnType As System.Type, _
   ByVal paramTypes() As System.Type _
) As System.Reflection.PropertyInfo
public static System.Reflection.PropertyInfo GetProperty( 
   System.Type type,
   System.string name,
   System.Reflection.BindingFlags bindingFlags,
   System.Type returnType,
   System.Type[] paramTypes
)

パラメータ

type
name
bindingFlags
returnType
paramTypes
参照

Utils クラス
Utils メンバ